home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / fund_ch.dxr / 00142.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  365 b   |  16 lines

  1. on mouseUp me
  2.   global thechapter
  3.   hideit(120, 121)
  4.   showit(122, 123)
  5.   hideit(124, 244)
  6.   set the memberNum of sprite 123 to member("FigureSup2.1")
  7.   showit(245, 249)
  8.   hideit(250, 255)
  9.   showit(96, 97)
  10.   set the memberNum of sprite 41 to member("Sup" & thechapter)
  11.   sprite(113).visible = 1
  12.   hideit(110, 112)
  13.   puppetTransition(3, 2, 1, 1)
  14.   updateStage()
  15. end
  16.